home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Gnop.exe / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  142 b   |  7 lines

  1. on(release){
  2.    _root.vasenMaila.pisteet = 0;
  3.    _root.oikeaMaila.pisteet = 0;
  4.    _root.eraNyt = 0;
  5.    _root.gotoAndPlay("getReady");
  6. }
  7.